-- card: 95198 from stack: in -- bmap block id: 90122 -- flags: 0000 -- background id: 68193 -- name: User Dictionary DBOX -- part 4 (field) -- low flags: 01 -- high flags: 2002 -- rect: left=104 top=57 right=80 bottom=266 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 10 -- style flags: 0 -- line height: 13 -- part name: How-to -- part 7 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=127 top=105 right=125 bottom=344 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: name ----- HyperTalk script ----- on mouseDown show card field popupName end mouseDown on mouseUp hide card field popupName end mouseUp -- part 8 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=128 top=127 right=227 bottom=338 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: list ----- HyperTalk script ----- on mouseDown show card field popupList end mouseDown on mouseUp hide card field popupList end mouseUp -- part 9 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=128 top=231 right=255 bottom=338 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: entry ----- HyperTalk script ----- on mouseDown show card field popupEntry end mouseDown on mouseUp hide card field popupEntry end mouseUp -- part 10 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=348 top=146 right=256 bottom=438 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Buttons ----- HyperTalk script ----- on mouseDown show card field popupButtons end mouseDown on mouseUp hide card field popupButtons end mouseUp -- part 11 (field) -- low flags: 81 -- high flags: 2004 -- rect: left=131 top=63 right=88 bottom=332 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 10 -- style flags: 0 -- line height: 13 -- part name: popupName ----- HyperTalk script ----- on mouseUp hide card field "popupName" end mouseUp -- part 12 (field) -- low flags: 81 -- high flags: 2004 -- rect: left=342 top=126 right=175 bottom=448 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 10 -- style flags: 0 -- line height: 13 -- part name: popupList ----- HyperTalk script ----- on mouseUp hide card field "popupList" end mouseUp -- part 13 (field) -- low flags: 81 -- high flags: 2004 -- rect: left=131 top=178 right=222 bottom=315 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 10 -- style flags: 0 -- line height: 13 -- part name: popupEntry ----- HyperTalk script ----- on mouseUp hide card field "popupEntry" end mouseUp -- part 14 (field) -- low flags: 81 -- high flags: 2004 -- rect: left=112 top=144 right=264 bottom=346 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 10 -- style flags: 0 -- line height: 13 -- part name: popupButtons ----- HyperTalk script ----- on mouseUp hide card field "popupButtons" end mouseUp -- part contents for card part 4 ----- text ----- Press any element for details. -- part contents for card part 11 ----- text ----- Name of the current user dictionary. -- part contents for card part 12 ----- text ----- List of the current entries in this dictionary. -- part contents for card part 13 ----- text ----- Enter the word you want to add to the dictionary. -- part contents for card part 14 ----- text ----- Click Add to put the new entry you typed into the dictionary. Click Remove to remove a selected entry. Click OK to confirm your changes. Click Cancel to cancel the changes. -- part contents for background part 30 ----- text ----- The Spelling Submenu -- part contents for background part 31 ----- text ----- Edit User Dictionary Dialog Box